home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / olsq_11.zip / DOOR.BAT next >
DOS Batch File  |  1996-01-31  |  553b  |  25 lines

  1. @echo off
  2. cls
  3. cd c:\door
  4. STOCKS STOCK.CFG
  5.  
  6. rem These are the only lines that you will need to run this door under WC!.
  7. rem You will need to modify this file to suit your particular BBS software.
  8. rem If you are using a non-standard COM port or IRQ, you must pass the
  9. rem IRQ to the door via the command line.
  10.  
  11. REM STOCKS STOCK.CFG /5
  12.  
  13. REM You may also use special BBS environment variable to accomplish
  14. rem this.
  15.  
  16. rem  STOCKS STOCK.CFG /%WCIRQID%
  17.  
  18. rem  If you are using a fossil, use the /FD switch.
  19.  
  20. rem STOCKS STOCK.CFG /FD
  21.  
  22.  
  23.  
  24.  
  25.